home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 2000 August: Tool Chest
/
Dev.CD Aug 00 TC Disk 1.toast
/
pc
/
tool chest
/
toolbox
/
gethelpstrings
/
acur.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-20
|
250 b
|
9 lines
/* InitCursors - initialize our anuimated cursor structure
*/
void InitCursors(void);
/* SpinCursor - transit the cursor to the next in the series.
delta should be 1 to go forward,
-1 to go backward
*/
void SpinCursor(short delta);